home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 381 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  4.2 KB

  1. Path: olympus.net!usenet
  2. From: dons@olympus.net (Don Schmelling)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: PPP cant init serial.device
  5. Date: Fri, 19 Jan 96 11:21:31 PST
  6. Organization: Internet for the Olympic Peninsula
  7. Message-ID: <19960119.1186828.A5D5@olympus.net>
  8. References: <4br5oj$6uq@yarrow.wt.com.au> <2780.6569T1404T1636@ptialaska.net><19960114.7D18F40.C39B@daemon.apana.org.au.apana.org.au><19960114.11AC7B0.A0A2@olympus.net>
  9. NNTP-Posting-Host: papm008.olympus.net
  10. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  11.  
  12. John S. Burger (jsburger@xmission.com) wrote:
  13. : On or about 17-Jan-96 15:13:48 Kenneth Munn typed the following words about
  14. : "Re: PPP cant init serial.device".  My reply is thus...
  15. :  KM> Hi John S. Burger, you wrote:
  16. :  KM>:On or about 15-Jan-96 00:18:08 Don Schmelling typed the following words
  17. :  KM>:"Re: PPP cant init serial.device".  My reply is thus...
  18. :  DS>>> neil@daemon.apana.org.au.apana.org.au wrote:
  19. :  KM>: :
  20. :  KM>: : As an example, I tried to get ppp0.config to dial using "serial.devic
  21. :  KM>: : at
  22. :  KM>: : 19200bps, and then repeated the exercise at a speed of 38400bps.
  23. :  KM>: :
  24. :  KM>: : The dialscript contained:
  25. :  KM>: : send "ATZ"
  26. :  KM>: : wait "OK"
  27. :  KM>: : all I wanted was a response from the modem.
  28. :  KM>: :
  29. :  KM>: : At no time could I get a response from the modem. However, when I loa
  30. :  KM>: : up my terminal program, I had no problems. This would be because the
  31. :  KM>: : terminal program steals the "serial.device" away from whatever it is
  32. :  KM>: : that has it. This is something that the PPP1_30 dialer cannot do (at
  33. :  KM>: : least I am not aware that it can).
  34. :  KM>: :
  35. :  KM>: : So I changed to a replacement for the serial device -- 8n1.device --
  36. :  KM>: : retried whithout any problems whatsoever. I have also tried
  37. :  KM>: : artser.device with no success either.
  38. :  KM>: :
  39. :  DS>>> You seem to think that if you repeat this bogus claim frequently enough
  40. :  DS>>> that it will become true.
  41. :  DS>>> Change the line send "ATZ" to send "ATZ\R" or whatever else your modem
  42. :  DS>>> uses like ^M
  43. :  KM>:You are doing the same thing.
  44. :  KM>:"You seem to think that if you repeat this bogus claim frequently enough
  45. :  KM>: that it will become true."
  46. :  KM>:The dial script in ppp.device does not need a return character for the s
  47. :  KM>:lines. Why would his modem need anything but the standard returncharacte
  48. :  KM>:. If that were the case, typing ATZ <return> in a term program would not
  49. :  KM> PPP.device is not perfect with all modems. I also do not get a "OK"
  50. :  KM> after send "atz" with ppp.device "UNTIL" the next command is sent.
  51. : Well, it works fine here. The WAIT command waits indefinitely until the
  52. : specified string arrives. The script doesn't continue to the next command
  53. : until the WAIT is satisfied or the ppp.device times out. So how can it get the
  54. : OK after the next command is sent when the next command is never sent?
  55. : You are talking about the scripting language built in to the ppp.device aren't
  56. : you?
  57. :  KM> ATZ works fine with ANY term program. With this said, it is really
  58. :  KM> not a problem because the workaround is simple. INSTEAD of using
  59. :  KM> wait "OK" as the next line use:
  60. :  KM> DELAY 250
  61. :  KM> Next when the setup or dial string is sent the OK magically appears.
  62. :  KM> Of course you may have to adjust the delay length to give your modem
  63. :  KM> enough time to do an ATZ.
  64. :  KM> Call me bogus if you want but I bet this solves the origional posters
  65. :  KM> problem.
  66. : I wouldn't call you bogus, but something is wrong with your setup or your dial
  67. : script or your modem.
  68. :
  69. I emailed the orginal poster and it appears that the individual did not
  70. understand what the built in dialers purpose was.
  71. They were using a term program to dial in, and then trying to use the
  72. built in dialer.
  73. I informed the individual that they should either use a term program
  74. to dial in or use the built in dialer, both not both.
  75.  
  76. I have not received any e-mail from the individual sence then.
  77.  
  78. -------------------------------------   -------------------------------
  79. Don Schmelling   Port Angeles, WA USA | Paradox - Microsoft engineering
  80.     A1200/540/CD + A1230 50/50/8      |           elegant software.
  81.            OMNIA EXTARES              |
  82. -------------------------------------   -------------------------------
  83.